home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / DELPHI32 / GRAPHICS / IMGLIB95 / IMGLIB95.ZIP / GENERAL.TX_ / GENERAL.TX
Text File  |  1996-04-01  |  8KB  |  294 lines

  1.  
  2.  
  3.  
  4. Dear ImageLib Partner,
  5.  
  6. Just wanted to inform you about some last minute changes in 
  7. the Delphi VCL components.
  8.  
  9. We found out the data-aware ImageLib unit was too large in size 
  10. thereby we needed to split it in 2 separate units.
  11.  
  12. Old unit name:    TDMultiP.PAS    
  13. New unit names:    TDMultiP.PAS    TPDBMultiImage
  14.         TDMultiM.PAS    TPDBMultiIMedia, TPDBMediaPlayer
  15.  
  16.  
  17. Should your project  "uses clauses" include TDMultiP then please update 
  18. these with the new unit names.
  19.  
  20. We added a new VCL component  called ThumbPreview. This component 
  21. will generate and manage Thumbnail previews of your images. Take a 
  22. look at this superb ImageLib component.
  23.  
  24.  
  25. You'll find that the documentation has been improved  and we've added  
  26. a short description for all DLL calls.
  27.  
  28. Success
  29.  
  30. Jan Dekkers
  31. President
  32. SkyLine Tools
  33.  
  34.  
  35.   Directory structure
  36.  
  37.   Base directory + \.......
  38.  
  39.   \BCC                NOT ON THIS DISK (CALL)
  40.   \MVC                NOT ON THIS DISK (CALL)
  41.   \VB                NOT ON THIS DISK (CALL)
  42.   \DELEXAMP            Delphi example projects
  43.   \VCL                Delphi VCLs
  44.  
  45.   SKY32DEM.DLL            ImageLib TRIAL DLL 
  46.  
  47.   What's New in ImageLib 
  48.  
  49.   SkyLine Tools strongly supports the concept of rapid prototyping and 
  50.   constant product improvement.  A day rarely passes without new ideas 
  51.   for modification of ImageLib.  Concurrent development and product 
  52.   testing are endless processes at SkyLine Tools.  You can rest assured 
  53.   that new and better things will come to later versions of ImageLib.  
  54.   It is this constant innovation and desire to be the best that makes 
  55.   our company shine.  We value our customers input and look forward to 
  56.   hearing about any suggestion you might have.  If you find an error 
  57.   in this manual, drop us an e-mail and we will modify it for the next 
  58.   edition.  The following is a list of new and improved capabilities for 
  59.   this version of ImageLib.
  60.  
  61.   * Reading and writing of TIF (Baseline) images to/from a file or a TBlobField;
  62.   * Open and Save Dialog Boxes with Thumbnail for Previewing Video, Images, and Sound;
  63.   * Enhanced Image Manipulation, Including Zoom, Flip, and Mirror Tools;
  64.   * Optional Toolbars for Rapid Application Development;
  65.   * Powerful Text Features that allow Text Over Image and Text Rotation;
  66.   * Color Reduction with Dithering for TIF Images (Dithering for 4 and 8 Bit Indexed Color Output);
  67.     BMP 1 Bit Support;
  68.   * GIF 4 and 8 Bit Read Interlaced Support;
  69.   * JPG 8 Bit Gray Scale Support; 
  70.   * TIF (Baseline) 1, 4, 8, and 24 Bit Support;
  71.   * TIF Compression - CCIT, LZW, and PACKBITS Support;
  72.   * Twain Support;
  73.   * Capture Image from Video;
  74.   * Conversion of all TBlobField images to a TIF File Support;
  75.   * Images Pasted from the Clipboard can be stored as a TIF file or TBlobField;
  76.   * Code Examples for New Features;
  77.   * New and Improved Software Documentation;
  78.   * New and Improved Electronic Help File.
  79.  
  80.  
  81.   ImageLib3.1 includes ten new Delphi components and four improved 
  82.   components.  These incredible components are summarized below.
  83.  
  84.   1. TDBIconComboBox (New!)
  85.  
  86.   TDBIconComboBox provides a means of listing and displaying icons from a 
  87.   BLOB field. 
  88.  
  89.   2. TDBIconEditor (New!)
  90.  
  91.   TDBIconEditor provides a means of editing icons from a BLOB field. 
  92.  
  93.   3. TDBIconListBox (New!)
  94.  
  95.   TDBIconListBox provides a means of listing and displaying icons 
  96.   from a BLOB field. 
  97.  
  98.   4. TMImageToolBar (New!)
  99.  
  100.   TMImageToolBar is a toolbar for use with TPMultiImage.
  101.  
  102.   5. TMIMediaPlayer (New!)
  103.  
  104.   TMIMediaPlayer is a media player for use with TPMultiMedia. 
  105.  
  106.   6. TMMOpenDialog (New!)
  107.  
  108.   TMMOpenDialog is ImageLib's version of a typical dialog box used 
  109.   to open files.  Our dialog box plays and displays a thumbnail 
  110.   preview of the image to be opened.
  111.  
  112.   7. TMMSaveDialog (New!)
  113.  
  114.   ImageLib's version of a typical dialog box used to save files.  
  115.   Our dialog box plays and displays a thumbnail preview of the 
  116.   image to be saved.  
  117.  
  118.   8. TMultiMediaToolBar (NEW!)
  119.  
  120.   TMultiMediaToolBar is a toolbar for use with TPMultiMedia.  
  121.  
  122.   9. TPDBMImageToolBar (NEW!)
  123.  
  124.   TPDBMImageToolBar is a toolbar for use with TPDBMultiImage. 
  125.  
  126.   10. TPDBMMediaToolBar (NEW!)
  127.  
  128.   TPDBMMediaToolBar is a toolbar for use with TPDBMultiMedia.
  129.  
  130.   11.     TPDBMultiImage (Improved!)
  131.  
  132.   TIF and Twain support have been added to this component.  
  133.   In addition, improvements have been made to the existing image support.
  134.  
  135.   12. TPDBMultiMedia (Improved!)
  136.  
  137.   TIF and Twain support have been added to this component.  
  138.   In addition, improvements have been made to the existing image support.
  139.  
  140.   13. TPMultiImage (Improved!)
  141.  
  142.   TIF and Twain support have been added to this component.  
  143.   In addition, improvements have been made to the existing image support.
  144.  
  145.   14.     TPMultiMedia (Improved!)
  146.  
  147.   TIF and Twain support have been added to this component.  
  148.   In addition, improvements have been made to the existing image support.
  149.  
  150.   15 THUMBNAILS
  151.  
  152.  
  153. National and International Distributors of ImageLib
  154.  
  155. ===============================================
  156.  
  157. USA AND INTERNATIONAL:
  158.  
  159. SkyLine Tools
  160. A Creative Development LTD. Company
  161. 11956 Riverside Drive 206
  162. North Hollywood CA 91607
  163. To Order Call (800) 404 3832
  164. Phone (818) 766-3900
  165. Fax (818) 766-9027
  166.  
  167. ========================================
  168.  
  169. USA:
  170.  
  171. ZAC Catalogs 
  172. Zachary Software Inc.
  173. Product #: 4260-01325
  174. 106 Access Road
  175. Norwood MA 02062
  176. Phone      (800) GO DELPHI
  177. Phone      (617) 551-0860
  178. FAX         (617) 551-0857
  179. CompuServe 74762,3663
  180.  
  181. ========================================
  182.  
  183. USA:
  184.  
  185. Break Through Technologies, Inc.
  186.  
  187. 319 East Watkins Rd
  188. Phoenix AZ 85004
  189. Phone     (800) 813-7909
  190. Fax         (602) 258-2805
  191.  
  192. ========================================
  193.  
  194. Denmark 
  195.  
  196. DANBIT A/S
  197. Vaerkstedsvej 39-41
  198. Koge
  199. DK-4600  Denmark
  200. FAX   45 5663 2076
  201.  
  202. ========================================
  203.  
  204. Germany, Austria and Switzerland:
  205.  
  206. K&R Software
  207. Darshovener Strasse 7
  208. D-50181 Bedburg 
  209. Germany
  210. Phone  +49 - (0)2272-2887
  211. Phone  +49 - (0)2272-901966
  212. Fax      +49 - (0)2272-901585
  213. CompuServe: 74777,3414 
  214. CompuServe Forum: GO KRSOFT
  215.  
  216. ========================================
  217.  
  218. Great Britain
  219.  
  220. QBS Software Ltd.
  221. 11 Barley Mow Passage
  222. Chiswick, London  W4 4PH
  223. England
  224. Phone +44 (0)181-956-8000
  225. Fax     +44 (0)181-956-8010
  226. BBS    +44 (0)181-956-8011
  227. Internet: Info@qbss.co.uk
  228.  
  229. ========================================
  230.  
  231. Great Britain
  232.  
  233. Grey Matter Ltd
  234. Prigg Meadow, 
  235. Ashburton, Devon TQ13 7DF 
  236. Phone +44 (0)1364 654100
  237. Fax     +44 (0)1364 654200
  238. Internet: maildesk@greymatter.co.uk
  239.  
  240. ========================================
  241.  
  242. Spain
  243.  
  244. DanySoft Internacional
  245. Paseo de Albacete, 73
  246. 28700 San Sebastian de los Reyes
  247. Madrid Spain
  248. Phone +34 1 654 6298 or 1 651 7040
  249. Fax     +34 1 654 6382
  250. CompuServe 71774,1614
  251. Internet danysoft@stnet.es
  252.  
  253. ========================================
  254.  
  255. Sweden
  256.  
  257. DATABITEN AB
  258. Box 115
  259. S81122 SandViken 
  260. Sweden
  261. Phone +46 (0)26-256 493
  262. Fax     +46 (0)26-253 641
  263. CompuServe 100066,2606
  264.  
  265. ========================================
  266.  
  267. Sweden
  268.  
  269. LinSoft AB
  270. Box 634
  271. S58107 Linkoping
  272. Sweden
  273. Phone +46 (0)13-31 15 88
  274. Fax     +46 (0)13-31 56 59
  275.  
  276.  
  277. ========================================
  278.  
  279. Tawain
  280.  
  281. Photin Enterprises Corp.
  282. FL 8-1, No 174, Fu Hsin Rd
  283. Taipei, Taiwan, R.O.C.
  284. Phone +886 (0) 2 545 5216
  285. Fax     +886 (0) 2 514 0377
  286. Service@Delphi.Com.tw
  287.  
  288. ========================================
  289.  
  290. More national and international distributors will be added soon.
  291. Send an e-mail describing your company if you want to become
  292. an ImageLib distributor.
  293.  
  294.